[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 3104   SHUFFLE   <  SKIP 2359  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12389Jiménez, Albert, D92700ColombesHauts de SeineFrance
28849Murphy, Garrett99202SpokaneWashingtonUnited States
28173Young, TimothyV8Y 1L1CliffsideBritish ColumbiaCanada

Generated 2025-07-16 21:27:02.663 UTC