[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 3629  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14979Serrano, Rodney, L80074MünchenHamburgGermany
16084Wright, Allison, R97034Lake OswegoOregonUnited States
16641Bailey, Julia, I92806La JollaCaliforniaUnited States
18076Mehta, Andre, F91910Chula VistaCaliforniaUnited States
22632Perez, Tabitha, C75010ParisSeine (Paris)France
19336Andersen, Ricardo75002ParisSeine (Paris)France

Generated 2025-07-11 15:45:59.031 UTC