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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17446Rana, Pamela, L90210Beverly HillsCaliforniaUnited States
20319Alexander, Dylan98168BurienWashingtonUnited States
16838Griffin, Jonathan, R91910Chula VistaCaliforniaUnited States

Generated 2025-07-12 13:01:25.048 UTC