[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 3669   SHUFFLE   <  SKIP 94  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28988Perez, Harold, C94014ColmaCaliforniaUnited States
19698Barnes, Stephanie, J92102San DiegoCaliforniaUnited States
11755Pal, Willie, J4655Hervey BayQueenslandAustralia

Generated 2025-07-10 02:54:12.943 UTC