[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 1039   SHUFFLE   <  SKIP 967  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24541Ms., Sheperdigian, JanetWA1WarringtonEnglandUnited Kingdom
29355Fernandez, Virginia14197BerlinNordrhein-WestfalenGermany
18354Nara, Alvin, A94010BurlingameCaliforniaUnited States

Generated 2025-07-19 17:03:43.931 UTC