[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 5991  >   <  TAKE 8  >   

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

8 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16475Anand, Kurt, L45001EssenHamburgGermany
22777Garcia, Tyler98020EdmondsWashingtonUnited States
16461Wu, RosaYO15YorkEnglandUnited Kingdom
26849Martin, Billy, BSW8 4BGLondonEnglandUnited Kingdom
16460Xu, JodiY024 1GFYorkEnglandUnited Kingdom
12540Sara, Levi, SPB12PeterboroughEnglandUnited Kingdom
15897Cooper, Haley91364Woodland HillsCaliforniaUnited States
23182Rivera, Savannah92020El CajonCaliforniaUnited States

Generated 2025-07-13 12:04:12.399 UTC