[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 189   SHUFFLE   <  SKIP 2293  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19700Hall, Gabriel94010BurlingameCaliforniaUnited States
25536Sai, Rebekah, L70511StuttgartSaarlandGermany
12907Bryant, Julia, L98033KirklandWashingtonUnited States

Generated 2025-07-13 00:55:41.735 UTC