[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 127   SHUFFLE   <  SKIP 2497  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28503Sanz, JayMK8 8ZDMilton KeynesEnglandUnited Kingdom
26106King, Connor90012Los AngelesCaliforniaUnited States
29350Thompson, Julia91791West CovinaCaliforniaUnited States
23976Arun, Rachael, JEC1R 0DULondonEnglandUnited Kingdom

Generated 2025-07-18 22:15:12.562 UTC