[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 2731   SHUFFLE   <  SKIP 1779  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11788James, Destiny, A90012Los AngelesCaliforniaUnited States
26236Evans, Isabella, A98168BurienWashingtonUnited States
14787Smith, TabithaB29 6SLBirminghamEnglandUnited Kingdom

Generated 2025-07-18 19:02:12.055 UTC