[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 872   SHUFFLE   <  SKIP 959  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21358Reed, Cody94611OaklandCaliforniaUnited States
22901Stewart, Katherine, ZV2M1P1NewtonBritish ColumbiaCanada
28917Zhou, Sandra, B75013ParisSeine (Paris)France

Generated 2025-07-13 00:30:54.300 UTC