[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 152  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26381Romero, Shannon, J60323FrankfurtHessenGermany
19864Brooks, Isaiah, J97205PortlandOregonUnited States
25592Ortega, KendraBD1 4SJW. YorkEnglandUnited Kingdom
17213Goel, Calvin, JSL4 1RHBerksEnglandUnited Kingdom

Generated 2025-07-11 08:04:46.455 UTC