[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 2421   SHUFFLE   <  SKIP 5119  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20974Subram, George, C75013ParisSeine (Paris)France
12800Chen, Lacey, E04139LeipzigNordrhein-WestfalenGermany
27367Adams, Sydney4655Hervey BayQueenslandAustralia

Generated 2025-07-13 23:53:06.096 UTC