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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15129Patterson, Jennifer, M4655Hervey BayQueenslandAustralia
27571Gao, Shannon94014ColmaCaliforniaUnited States
15113Smith, Robert64283DarmstadtHessenGermany

Generated 2025-07-09 16:50:13.375 UTC