[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 2421   SHUFFLE   <  SKIP 4200  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28322Chen, Willie, C2061Milsons PointNew South WalesAustralia
21385Peterson, Nicole92118CoronadoCaliforniaUnited States
28036Gonzales, JonathanV0SookeBritish ColumbiaCanada

Generated 2025-07-12 23:02:42.776 UTC