[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 512   SHUFFLE   <  SKIP 1495  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21066Arun, EbonyRH15 9UDWest SussexEnglandUnited Kingdom
17279Alvarez, Tanya2580GoulburnNew South WalesAustralia
28607Sharma, Hunter, A98036LynnwoodWashingtonUnited States

Generated 2025-07-20 15:42:10.142 UTC