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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18872Severino, Miguel98312BremertonWashingtonUnited States
26518Lee, Marcus90802Long BeachCaliforniaUnited States
28120Alvarez, Pedro, E2065St. LeonardsNew South WalesAustralia

Generated 2025-07-16 00:15:05.688 UTC