[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 211   SHUFFLE   <  SKIP 2136  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15485Wright, Jordan91932Imperial BeachCaliforniaUnited States
25316Zhu, Ronnie, M77127LieusaintSeine et MarneFrance
17446Rana, Pamela, L90210Beverly HillsCaliforniaUnited States
28032Coleman, Grace, J91203GlendaleCaliforniaUnited States

Generated 2025-07-15 15:14:39.031 UTC