[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 494   SHUFFLE   <  SKIP 1200  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19294Garcia, Stanley, R59368WerneNordrhein-WestfalenGermany
15920Wu, Colin, T78400ChatouYvelineFrance
21743Rubio, Theresa91910Chula VistaCaliforniaUnited States

Generated 2025-07-17 20:00:34.029 UTC