[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 213   SHUFFLE   <  SKIP 885  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22390Zheng, Kelvin, A70452StuttgartSaarlandGermany
14092Nath, Maurice98225BellinghamWashingtonUnited States
28193Davis, Taylor91945Lemon GroveCaliforniaUnited States

Generated 2025-07-18 17:07:06.969 UTC