[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 875   SHUFFLE   <  SKIP 1494  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22018Sun, Todd3280WarrnamboolVictoriaAustralia
28374Vance, Ruben20354HamburgHamburgGermany
24620Morgan, Olivia, L94536FremontCaliforniaUnited States
14381Cooper, Alexa97330CorvallisOregonUnited States

Generated 2025-07-10 07:51:28.229 UTC