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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13311Reed, Isabella98055RentonWashingtonUnited States
28889Beck, Alison12171BerlinSaarlandGermany
28925Lu, Warren, H1597Lane CoveNew South WalesAustralia
15824Kumar, Lindsay, L94014ColmaCaliforniaUnited States

Generated 2025-07-16 14:40:46.642 UTC