[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 1430  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18427Diaz, Justin97355LebanonOregonUnited States
22798Fernandez, Heidi, LGA10GatesheadEnglandUnited Kingdom
13517Sharma, Nicolas, DW1X3SELondonEnglandUnited Kingdom

Generated 2025-07-11 22:24:15.675 UTC