[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 680   SHUFFLE   <  SKIP 5728  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19081Rubio, Leslie, D60323FrankfurtHessenGermany
22038Jackson, Isabella, L91941GrossmontCaliforniaUnited States
17203Raje, Christine, WNT20Newcastle upon TyneEnglandUnited Kingdom

Generated 2025-07-13 09:05:22.841 UTC