[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 2421   SHUFFLE   <  SKIP 3842  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21413Robinson, Dalton, M98027IssaquahWashingtonUnited States
17706Coleman, Gabriel, BTY31RuncornEnglandUnited Kingdom
14395Reed, Devin, J91941GrossmontCaliforniaUnited States

Generated 2025-07-12 18:40:51.445 UTC