[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 512   SHUFFLE   <  SKIP 1081  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27327Nicholls, Melody66740SaarlouisSaarlandGermany
24353Ramirez, Andrea94070San CarlosCaliforniaUnited States
27795Vance, Holly, S75002ParisSeine (Paris)France

Generated 2025-07-13 06:44:49.907 UTC