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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19694Perez, Stephanie98020EdmondsWashingtonUnited States
11403Schmidt, Nancy17490Saint OuenCharente-MaritimeFrance
13947Hughes, Megan, W97045Oregon CityOregonUnited States

Generated 2025-07-15 10:01:30.555 UTC