[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 413   SHUFFLE   <  SKIP 2151  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12722Gomez, Latasha, L46236BottropNordrhein-WestfalenGermany
27278Cook, Brian, O94947NovatoCaliforniaUnited States
29275Thomas, Taylor91977Spring ValleyCaliforniaUnited States

Generated 2025-07-16 02:55:51.272 UTC