[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 405   SHUFFLE   <  SKIP 803  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13281Li, Brent, P91502BurbankCaliforniaUnited States
18782Reed, Patrick91941GrossmontCaliforniaUnited States
19520Muñoz, KariPB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-12 13:22:01.064 UTC