[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 511   SHUFFLE   <  SKIP 2012  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13820Alvarez, DannyW1Y 3RALondonEnglandUnited Kingdom
17769Martin, Nathan, S59368WerneNordrhein-WestfalenGermany
27468Powell, Robert, C92020El CajonCaliforniaUnited States

Generated 2025-07-17 07:42:00.908 UTC