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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21806Xie, Kelvin, K91502BurbankCaliforniaUnited States
12487Zhu, Willie38231SalzgitterHessenGermany
16824Munoz, Randall, J12171BerlinHessenGermany

Generated 2025-07-20 21:30:55.992 UTC