[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 512   SHUFFLE   <  SKIP 3284  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27448Romero, Marc85225ChandlerArizonaUnited States
28443Dominguez, Alfredo, F92700ColombesHauts de SeineFrance
20708Thompson, DevinV3A 4R2LangleyBritish ColumbiaCanada

Generated 2025-07-21 19:20:44.271 UTC