[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 211   SHUFFLE   <  SKIP 2196  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17829Gutierrez, AudreyWA3WatfordEnglandUnited Kingdom
13864Torres, Robin, H94704BerkeleyCaliforniaUnited States
13474Hall, Elizabeth, LV8Z 4N5ShawneeBritish ColumbiaCanada

Generated 2025-07-17 16:01:55.981 UTC