[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 643  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13340Edwards, Natalie94704BerkeleyCaliforniaUnited States
13361Jai, Cameron, F97034Lake OswegoOregonUnited States
16824Munoz, Randall, J12171BerlinHessenGermany

Generated 2025-07-12 00:47:55.851 UTC