[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 512   SHUFFLE   <  SKIP 388  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28701Gill, Felicia80074MünchenHamburgGermany
17665Jenkins, Zachary97045Oregon CityOregonUnited States
11953Wright, Courtney, D97222MilwaukieOregonUnited States

Generated 2025-07-12 01:18:17.382 UTC