[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 416   SHUFFLE   <  SKIP 1837  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23227Alonso, Anne78400ChatouYvelineFrance
17377Wood, Isabel97034Lake OswegoOregonUnited States
11793Rogers, Xavier, G91502BurbankCaliforniaUnited States
26943Xie, Ashlee, S57000MetzMoselleFrance

Generated 2025-07-15 12:37:35.197 UTC