[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 159   SHUFFLE   <  SKIP 2157  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13255Blanco, Lance, M66001SaarbrückenSaarlandGermany
16793Hernandez, Savannah, F95062Santa CruzCaliforniaUnited States
16375Hernandez, Gabriella91977Spring ValleyCaliforniaUnited States

Generated 2025-07-09 22:34:01.379 UTC