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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16675Arthur, Kristi, W2036MatravilleNew South WalesAustralia
15645Gill, Javier2300NewcastleNew South WalesAustralia
18924Williams, Rachel, C94536FremontCaliforniaUnited States

Generated 2025-07-18 22:43:37.767 UTC