[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 4   SHUFFLE   <  SKIP 4977  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25963Morris, Charles98033KirklandWashingtonUnited States
11623Perry, Angela94536FremontCaliforniaUnited States
27001Kapoor, Carla66578NeunkirchenSaarlandGermany

Generated 2025-07-17 03:06:37.531 UTC