[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 612   SHUFFLE   <  SKIP 891  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22272Kelly, Isabella94303Palo AltoCaliforniaUnited States
20258Ward, Katelyn4000BrisbaneQueenslandAustralia
21064Sun, Colleen, C80610Saint OuenSommeFrance

Generated 2025-07-11 16:21:49.528 UTC