[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 470   SHUFFLE   <  SKIP 3757  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25006Murphy, Bailey98901YakimaWashingtonUnited States
11163Wang, Gabriel91977Spring ValleyCaliforniaUnited States
21738Alonso, Francis, JPB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-12 04:51:41.266 UTC