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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28280Powell, Tristan, G97045Oregon CityOregonUnited States
19875James, Patrick98312BremertonWashingtonUnited States
27946Holt, KatieWA3 7BHWarringtonEnglandUnited Kingdom

Generated 2025-07-18 03:04:57.916 UTC