[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 2236   SHUFFLE   <  SKIP 1801  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11542Tang, Alejandro, LY03 4TNYorkEnglandUnited Kingdom
28633Howard, Christina98052RedmondWashingtonUnited States
14764Scott, Xavier92625Newport BeachCaliforniaUnited States

Generated 2025-07-20 22:48:02.117 UTC