[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 2214   SHUFFLE   <  SKIP 2176  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27136Coleman, Isabella, D42651SolingenNordrhein-WestfalenGermany
17627Chen, Dennis, MSL67RJMaidenheadEnglandUnited Kingdom
28348Jai, Nichole, R2055North SydneyNew South WalesAustralia

Generated 2025-07-21 18:11:23.088 UTC