[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 6242   SHUFFLE   <  SKIP 126  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22059Johnson, JonathanV3A 4R2LangleyBritish ColumbiaCanada
14194Rai, Cassie, RE17 6JFLondonEnglandUnited Kingdom
16311Beck, Carl, MSW6 SBYLondonEnglandUnited Kingdom

Generated 2025-07-22 06:34:38.946 UTC