[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 750   SHUFFLE   <  SKIP 2322  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14787Smith, TabithaB29 6SLBirminghamEnglandUnited Kingdom
22245Lopez, Evan97034Lake OswegoOregonUnited States
21904Sandberg, ChaseV3A 4R2LangleyBritish ColumbiaCanada
21441Nelson, EdwardV6B 3P7Port HammondBritish ColumbiaCanada

Generated 2025-07-21 06:46:03.042 UTC