[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 1953   <  SKIP 55  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11340Munoz, Melody, C75002ParisSeine (Paris)France
26521Taylor, Nathan, L98371PuyallupWashingtonUnited States
12870Munoz, Tyrone, G53131BonnNordrhein-WestfalenGermany

Generated 2025-07-15 23:08:39.551 UTC