[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 557   SHUFFLE   <  SKIP 131  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28334Tanara, Marco, C98312BremertonWashingtonUnited States
27171Gill, Kristi, AOX14 4SEOxfordEnglandUnited Kingdom
14858Zhu, Louis2010DarlinghurstNew South WalesAustralia

Generated 2025-07-21 00:09:52.100 UTC