[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 189   SHUFFLE   <  SKIP 1446  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16562Zhang, Colleen, LOX1OxfordEnglandUnited Kingdom
23797Perez, Nathan90802Long BeachCaliforniaUnited States
27379Ross, Isabel91932Imperial BeachCaliforniaUnited States

Generated 2025-07-10 01:28:59.123 UTC