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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18753Moore, James, Y97205PortlandOregonUnited States
18158Griffin, JeremiahOX1OxfordEnglandUnited Kingdom
16716Henderson, Jose98371PuyallupWashingtonUnited States

Generated 2025-07-12 17:32:45.644 UTC