[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 1326   <  SKIP 1478  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17867Sanchez, StephanieV0SookeBritish ColumbiaCanada
19411Alexander, SarahV0SookeBritish ColumbiaCanada
19757Allen, Allison, AV0SookeBritish ColumbiaCanada

Generated 2025-07-17 00:13:27.644 UTC