[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 650   SHUFFLE   <  SKIP 726  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11859Garcia, Blake, J98501OlympiaWashingtonUnited States
17846Chavez, Alejandro, F62200Boulogne-sur-MerPas de CalaisFrance
14877Brooks, Steven, CV8Z 4N5ShawneeBritish ColumbiaCanada

Generated 2025-07-11 02:00:06.189 UTC