[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 549   SHUFFLE   <  SKIP 961  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22495Serrano, Andy92400CourbevoieHauts de SeineFrance
28039Lee, Xavier, E94303Palo AltoCaliforniaUnited States
20565Yuan, TashaC2H 7AULondonEnglandUnited Kingdom

Generated 2025-07-14 21:42:55.568 UTC