[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 3520  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21846Patterson, Kevin85049IngolstadtBayernGermany
27431Jenkins, Ethan, F97045Oregon CityOregonUnited States
21936Reed, Emma, H91502BurbankCaliforniaUnited States
16563Baker, MackenzieNT20Newcastle upon TyneEnglandUnited Kingdom

Generated 2025-07-13 04:52:35.969 UTC