[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 2103   SHUFFLE   <  SKIP 3027  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26635Harris, Jasmine91941GrossmontCaliforniaUnited States
28382Ortega, Roberto, R24044KielSaarlandGermany
17262Martin, Kristy, B90706BellflowerCaliforniaUnited States

Generated 2025-07-19 16:30:52.388 UTC