[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 1076   SHUFFLE   <  SKIP 915  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25396Ramirez, Xavier, G90241DowneyCaliforniaUnited States
19708Luo, April94014ColmaCaliforniaUnited States
16437Gutierrez, Jésus, EC2H 7AULondonEnglandUnited Kingdom
26236Evans, Isabella, A98168BurienWashingtonUnited States

Generated 2025-07-17 19:57:59.966 UTC