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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28376Chen, Eugene, L66740SaarlouisSaarlandGermany
18759Phillips, DevinV0SookeBritish ColumbiaCanada
28850Hernandez, NelsonV8Y 1L1CliffsideBritish ColumbiaCanada

Generated 2025-07-12 11:54:07.115 UTC