[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 7787  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15367White, Alyssa, L97205PortlandOregonUnited States
19371Mehta, Roy24044KielSaarlandGermany
15018Martin, Felicia, L3429SunburyVictoriaAustralia

Generated 2025-07-18 13:34:50.953 UTC