[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 250   SHUFFLE   <  SKIP 1397  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23000Henderson, Victoria, M97034Lake OswegoOregonUnited States
20881Navarro, Wendy, CPE17BuryEnglandUnited Kingdom
21160Xie, April91910Chula VistaCaliforniaUnited States

Generated 2025-07-08 10:40:02.266 UTC