[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 3669   SHUFFLE   <  SKIP 2271  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20549Morris, Jennifer, D20354HamburgHamburgGermany
28413Martinez, Dalton, MGA10GatesheadEnglandUnited Kingdom
23860Long, Eric, S98366Port OrchardWashingtonUnited States

Generated 2025-07-13 10:37:32.757 UTC