[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   SHUFFLE   SKIP 2381   <  SKIP 3299  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28166Coleman, Cassidy92118CoronadoCaliforniaUnited States
17186Evans, Isaac, ACM11BillericayEnglandUnited Kingdom
15353Xu, Michele, KWA3WatfordEnglandUnited Kingdom
24492Lopez, Devin90712LakewoodCaliforniaUnited States
26627Alexander, Jose, J92118CoronadoCaliforniaUnited States
12222Xu, Jenny, KSW19 3RULondonEnglandUnited Kingdom

Generated 2025-07-19 00:12:23.004 UTC