[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 875   SHUFFLE   <  SKIP 2209  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19326Robinson, Marcus, J93700DrancySeine Saint DenisFrance
19162Raji, Peter, L91502BurbankCaliforniaUnited States
17999Romero, Byron59140DunkerqueNordFrance
17721Alan, Cheryl, L59170CroixNordFrance
14579Henderson, Luis97034Lake OswegoOregonUnited States
24033Reed, Katherine33098PaderbornNordrhein-WestfalenGermany

Generated 2025-07-10 17:02:10.669 UTC