[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 362   SHUFFLE   <  SKIP 738  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18628Yang, Suzanne31770ColomiersGaronne (Haute)France
15961Walker, Ashley, D95062Santa CruzCaliforniaUnited States
25274Henderson, Samantha, M98270MarysvilleWashingtonUnited States

Generated 2025-07-22 14:51:02.430 UTC