[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 3312   SHUFFLE   <  SKIP 2404  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27620Hughes, Nicole, A94014ColmaCaliforniaUnited States
19302Xie, Brad, DB29 6SLBirminghamEnglandUnited Kingdom
29246Williams, Thomas92102San DiegoCaliforniaUnited States
28783Rivera, Makayla, A97355LebanonOregonUnited States

Generated 2025-07-17 00:42:29.321 UTC