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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25432Gomez, Kellie, J93010CamarilloCaliforniaUnited States
12805Moreno, Marvin, M92700ColombesHauts de SeineFrance
15910Hughes, Caleb, M94070San CarlosCaliforniaUnited States

Generated 2025-07-09 00:37:29.697 UTC