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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17791Davis, Sydney66578NeunkirchenSaarlandGermany
19354Madan, Abby70452StuttgartSaarlandGermany
14394Rodriguez, Jacob98225BellinghamWashingtonUnited States

Generated 2025-07-12 10:09:32.742 UTC