[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 3165   SHUFFLE   <  SKIP 1858  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13640Patel, Rachael, G4169East BrisbaneQueenslandAustralia
27678Carter, Angel97034Lake OswegoOregonUnited States
25423Zhou, Jake, A94014ColmaCaliforniaUnited States

Generated 2025-07-16 22:07:03.087 UTC