[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 438   SHUFFLE   <  SKIP 1144  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18648Torres, Hailey94010BurlingameCaliforniaUnited States
21484Coleman, Abigail, E98284Sedro WoolleyWashingtonUnited States
27152Wang, Dawn, LSW8 4BGLondonEnglandUnited Kingdom

Generated 2025-07-18 11:55:52.210 UTC