[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 401  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20733Luo, Sheena, A98312BremertonWashingtonUnited States
16869Patterson, Vanessa, B90505TorranceCaliforniaUnited States
11892Ortega, Julio, M2138RhodesNew South WalesAustralia

Generated 2025-07-11 18:04:24.339 UTC