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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27582Nath, Latoya, A4000BrisbaneQueenslandAustralia
20199Cook, Hailey, L92625Newport BeachCaliforniaUnited States
25423Zhou, Jake, A94014ColmaCaliforniaUnited States

Generated 2025-07-10 02:16:50.506 UTC