[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 5462   SHUFFLE   <  SKIP 2869  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19725Ramirez, Alexandria, A94303Palo AltoCaliforniaUnited States
19289Patel, Johnathan66001SaarbrückenSaarlandGermany
19698Barnes, Stephanie, J92102San DiegoCaliforniaUnited States
26451Perry, Mariah99202SpokaneWashingtonUnited States

Generated 2025-07-20 06:20:46.594 UTC