[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 998   SHUFFLE   <  SKIP 267  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22152King, Marcus90802Long BeachCaliforniaUnited States
14419Ward, Abigail, J97045Oregon CityOregonUnited States
25312Ramos, Erik, MEC1R 0DULondonEnglandUnited Kingdom

Generated 2025-07-09 23:14:10.869 UTC