[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   SKIP 807   SHUFFLE   <  SKIP 1718  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26342Griffin, Eduardo, M91950National CityCaliforniaUnited States
25312Ramos, Erik, MEC1R 0DULondonEnglandUnited Kingdom
14490Butler, Aidan, B92118CoronadoCaliforniaUnited States

Generated 2025-07-14 20:06:06.929 UTC