[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 127   SHUFFLE   <  SKIP 1548  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26038Flores, Nicole, E59368WerneNordrhein-WestfalenGermany
26600Gray, Michelle94063Redwood CityCaliforniaUnited States
22223Parker, Gabrielle94941Mill ValleyCaliforniaUnited States

Generated 2025-07-20 02:47:09.057 UTC