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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28473Rodriguez, BruceNT20Newcastle upon TyneEnglandUnited Kingdom
23233Sharma, Bradley80074MünchenHessenGermany
14520Xu, Bonnie, C98312BremertonWashingtonUnited States

Generated 2025-07-19 13:53:19.978 UTC