[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 189   SHUFFLE   <  SKIP 1622  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16718Stone, Gavin, T90241DowneyCaliforniaUnited States
20013Hughes, Jocelyn, S97330CorvallisOregonUnited States
19978Yuan, Marshall, P3429SunburyVictoriaAustralia

Generated 2025-07-14 01:51:00.276 UTC