[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 1318  >   <  TAKE 4  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22052Butler, Zachary90706BellflowerCaliforniaUnited States
16477Gonzales, Anna, E98312BremertonWashingtonUnited States
11370Xu, Alicia3205South MelbourneVictoriaAustralia
19371Mehta, Roy24044KielSaarlandGermany

Generated 2025-07-11 16:41:00.834 UTC