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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27084Russell, FernandoV3L 1H4WestminsterBritish ColumbiaCanada
27234Jenkins, Gabriel, M98284Sedro WoolleyWashingtonUnited States
22823Alexander, IsabelTY31RuncornEnglandUnited Kingdom

Generated 2025-07-17 07:07:05.435 UTC