[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 364   SHUFFLE   <  SKIP 1598  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21776Thompson, Daniel, P98033KirklandWashingtonUnited States
24080Serrano, Billy, P14197BerlinNordrhein-WestfalenGermany
13350Sandberg, IsaacV8Z 4N5ShawneeBritish ColumbiaCanada

Generated 2025-07-17 06:02:40.197 UTC