[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 5579   SHUFFLE   <  SKIP 365  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25594Malhotra, Cindy, T93500PantinSeine Saint DenisFrance
17711Luo, Kristin, G75016ParisSeine (Paris)France
25623Oliver, Maria, C97330CorvallisOregonUnited States
24986Griffin, IsabelleV8POak BayBritish ColumbiaCanada

Generated 2025-07-21 18:26:30.423 UTC