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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19295Green, Katelyn57000MetzMoselleFrance
27210Flores, Hunter91502BurbankCaliforniaUnited States
27511Goel, Bethany2444Port MacquarieNew South WalesAustralia

Generated 2025-07-12 08:06:06.093 UTC