[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 362   SHUFFLE   <  SKIP 3946  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12439Bennett, Megan, J97005BeavertonOregonUnited States
15073Chander, Tasha12311BerlinSaarlandGermany
15769Coleman, Kelly91945Lemon GroveCaliforniaUnited States

Generated 2025-07-20 06:44:52.872 UTC