[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 750   SHUFFLE   <  SKIP 341  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19579Zheng, Dawn, F1002SydneyNew South WalesAustralia
22627Sharma, Shawna, K45001EssenHamburgGermany
16407Zhao, Colleen, LMK8 8ZDMilton KeynesEnglandUnited Kingdom
14579Henderson, Luis97034Lake OswegoOregonUnited States

Generated 2025-07-10 07:51:40.573 UTC