[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 413   SHUFFLE   <  SKIP 1338  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28702Martin, Danny40434DuesseldorfHessenGermany
20884Schmidt, Darren93000BobignySeine Saint DenisFrance
17630Zhang, Gilbert, E60082Frankfurt am MainHamburgGermany
25068Shan, Robert91910Chula VistaCaliforniaUnited States

Generated 2025-07-15 08:22:47.602 UTC