[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 24   SHUFFLE   <  SKIP 521  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27003Jai, Roger53131BonnNordrhein-WestfalenGermany
22702Gonzalez, Patricia, G92700ColombesHauts de SeineFrance
25432Gomez, Kellie, J93010CamarilloCaliforniaUnited States
25660Pal, Warren, S93700DrancySeine Saint DenisFrance

Generated 2025-07-18 15:30:48.294 UTC