[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 999   SHUFFLE   <  SKIP 753  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25767Hill, Bailey, L98403TacomaWashingtonUnited States
23633Chande, Deborah, L33098PaderbornNordrhein-WestfalenGermany
26529Davis, Jasmine, MV8VVictoriaBritish ColumbiaCanada

Generated 2025-07-21 03:48:53.829 UTC