[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 647   SHUFFLE   <  SKIP 1452  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25987Kumar, Hunter90706BellflowerCaliforniaUnited States
19620Vazquez, Andy2580GoulburnNew South WalesAustralia
28810Blue, Kaylee, M92118CoronadoCaliforniaUnited States
16459Kapoor, Carolyn, MGL50CheltenhamEnglandUnited Kingdom

Generated 2025-07-21 15:59:04.839 UTC