[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 613   SHUFFLE   <  SKIP 1130  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24624Murphy, Allison, J94536FremontCaliforniaUnited States
23957Zheng, Louis04139LeipzigNordrhein-WestfalenGermany
21119Campbell, Edward78400ChatouYvelineFrance

Generated 2025-07-12 11:40:18.891 UTC