[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 468   SHUFFLE   <  SKIP 408  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14144Gutierrez, Lee, A95000CergyVal d'OiseFrance
28689Zhang, Kelvin, R75002ParisSeine (Paris)France
25415Evans, Aaron, E94015Daly CityCaliforniaUnited States

Generated 2025-07-14 09:17:35.855 UTC