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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21597Jones, Jose92118CoronadoCaliforniaUnited States
18311Mitchell, Jennifer, B92020El CajonCaliforniaUnited States
22518Sai, JillianRG7 5H7ReadingEnglandUnited Kingdom

Generated 2025-07-12 03:31:15.719 UTC