[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 248   SHUFFLE   <  SKIP 1061  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23774Harrison, Reginald, MEM15Esher-MoleseyEnglandUnited Kingdom
29442Yuan, Damien, M66001SaarbrückenSaarlandGermany
14908Mitchell, Morgan, A98312BremertonWashingtonUnited States

Generated 2025-07-14 02:32:39.139 UTC