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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11043Simmons, Nathan, M91203GlendaleCaliforniaUnited States
25974Jai, Noah, E91203GlendaleCaliforniaUnited States
11488Lopez, JermaineW1X3SELondonEnglandUnited Kingdom

Generated 2025-07-08 15:49:33.711 UTC