[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 1182   SHUFFLE   <  SKIP 2172  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20199Cook, Hailey, L92625Newport BeachCaliforniaUnited States
11350Zhou, CaraPB12PeterboroughEnglandUnited Kingdom
20343Hill, Sierra, K98033KirklandWashingtonUnited States

Generated 2025-07-18 16:03:46.196 UTC