[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 591   SHUFFLE   <  SKIP 3298  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18564Moore, John, T91941GrossmontCaliforniaUnited States
20716Arun, Kristina, V30601HannoverNordrhein-WestfalenGermany
23000Henderson, Victoria, M97034Lake OswegoOregonUnited States

Generated 2025-07-13 07:11:52.367 UTC