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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20512Parker, Sydney94941Mill ValleyCaliforniaUnited States
27816Kapoor, Erick, J59170CroixNordFrance
20584Schmidt, Molly70452StuttgartSaarlandGermany
14226Mehta, Heidi2060Lavender BayNew South WalesAustralia

Generated 2025-07-12 12:47:16.598 UTC