[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 0   SHUFFLE   <  SKIP 4032  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25261Phillips, Eduardo, A91941GrossmontCaliforniaUnited States
24528Hernandez, Katherine94014ColmaCaliforniaUnited States
23773Cai, Jon17490Saint OuenCharente-MaritimeFrance
11012Walker, Lauren, M98312BremertonWashingtonUnited States
20831Xu, Drew48001MünsterSaarlandGermany
12325Martin, Gloria, AC2H 7AULondonEnglandUnited Kingdom

Generated 2025-11-04 18:03:09.519 UTC