[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 2391   SHUFFLE   <  SKIP 221  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11650Hayes, Caleb91203GlendaleCaliforniaUnited States
19445Thompson, Emma, CLE18LeedsEnglandUnited Kingdom
23703Sanchez, Jacqueline, E94014ColmaCaliforniaUnited States

Generated 2025-07-15 04:12:41.257 UTC