[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 391   SHUFFLE   <  SKIP 768  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11036Russell, Jennifer, C91950National CityCaliforniaUnited States
16376Wright, Maria, D98225BellinghamWashingtonUnited States
11515Huang, Shannon, H91502BurbankCaliforniaUnited States
20730Shan, AaronTY31RuncornEnglandUnited Kingdom

Generated 2025-07-21 03:33:43.742 UTC