[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 4597  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23703Sanchez, Jacqueline, E94014ColmaCaliforniaUnited States
11208Reed, Maria91203GlendaleCaliforniaUnited States
24573Rai, Colin, WSW19 3RULondonEnglandUnited Kingdom
16120Ramirez, Bryce, H94015Daly CityCaliforniaUnited States

Generated 2025-07-11 14:31:40.461 UTC