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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14653Fernandez, Troy, H94519ConcordCaliforniaUnited States
14511Rogers, Danielle98027IssaquahWashingtonUnited States
28821Jackson, Blake98027IssaquahWashingtonUnited States

Generated 2025-07-22 01:38:53.881 UTC