[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 2421   SHUFFLE   <  SKIP 5809  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17536Robinson, Benjamin, L92020El CajonCaliforniaUnited States
14818Ruiz, Diane, F92700ColombesHauts de SeineFrance
18500Brown, Jose97330CorvallisOregonUnited States

Generated 2025-07-19 01:14:33.582 UTC