[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 512   SHUFFLE   <  SKIP 925  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26694Hughes, Aaron, J98225BellinghamWashingtonUnited States
29447Deng, Lindsay, K59140DunkerqueNordFrance
13742Ross, Benjamin98312BremertonWashingtonUnited States

Generated 2025-07-12 02:17:35.429 UTC