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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17219Sharma, Kelsey, L92700ColombesHauts de SeineFrance
27058Butler, Nathan, K98055RentonWashingtonUnited States
14543Lu, Heather80074MünchenHessenGermany

Generated 2025-07-20 13:21:26.282 UTC