[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 653   SHUFFLE   <  SKIP 1000  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11568Foster, AlexiaGL50CheltenhamEnglandUnited Kingdom
12538Blanco, Paula12311BerlinSaarlandGermany
21509Lopez, Michele, CSE1 8HLLondonEnglandUnited Kingdom
16060Griffin, Antonio, J91791West CovinaCaliforniaUnited States

Generated 2025-07-18 01:56:34.802 UTC