[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 250   SHUFFLE   <  SKIP 5592  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19523Holt, BrittneySW6 SBYLondonEnglandUnited Kingdom
13069Green, Adam, M98225BellinghamWashingtonUnited States
13306Cox, Kaitlyn90401Santa MonicaCaliforniaUnited States

Generated 2025-07-21 14:58:56.130 UTC