[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 28  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18053Smith, Stefanie28202CharlotteNorth CarolinaUnited States
13551Lee, JacobGL50CheltenhamEnglandUnited Kingdom
29295Li, Glenn, A2065St. LeonardsNew South WalesAustralia
18988Baker, Courtney, A94536FremontCaliforniaUnited States

Generated 2025-07-11 06:08:39.635 UTC