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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25132Xie, Lindsey, M3977CranbourneVictoriaAustralia
12487Zhu, Willie38231SalzgitterHessenGermany
11499Vance, Pedro, A94519ConcordCaliforniaUnited States

Generated 2025-07-14 00:30:24.919 UTC