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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16833Cooper, Richard, L91203GlendaleCaliforniaUnited States
18703Huang, Vincent, A4171HawthorneQueenslandAustralia
28338Vance, Kristi, T2138RhodesNew South WalesAustralia

Generated 2025-07-13 12:48:57.748 UTC