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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13233Coleman, Richard98270MarysvilleWashingtonUnited States
14681Chandra, Veronica4171HawthorneQueenslandAustralia
18771Green, Robert, L91203GlendaleCaliforniaUnited States

Generated 2025-07-21 15:03:42.111 UTC