[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 4160   SHUFFLE   <  SKIP 518  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17105Walker, MadisonTY31RuncornEnglandUnited Kingdom
21786Bennett, Alexis92020El CajonCaliforniaUnited States
17390Lewis, Blake97222MilwaukieOregonUnited States

Generated 2025-07-21 21:41:45.099 UTC