[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 189   SHUFFLE   <  SKIP 216  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11791Morgan, Chase, D99202SpokaneWashingtonUnited States
18387Green, Carlos91950National CityCaliforniaUnited States
28208Sun, Karen, C6006PerthSouth AustraliaAustralia

Generated 2025-07-08 19:07:57.662 UTC