[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 1445   SHUFFLE   <  SKIP 212  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22876Campbell, Jenna, A92625Newport BeachCaliforniaUnited States
27841Vance, Gerald, MSW8 1XDLondonEnglandUnited Kingdom
24291Garcia, Eduardo, D98225BellinghamWashingtonUnited States

Generated 2025-07-14 07:51:54.563 UTC