[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 250   <  SKIP 156  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23825Coleman, Katherine, R91203GlendaleCaliforniaUnited States
16442Gonzalez, Luke, P60323FrankfurtHessenGermany
21855Martin, Paula, BWA1 4SYWoolstonEnglandUnited Kingdom
18652Diaz, Meredith, W98168BurienWashingtonUnited States

Generated 2025-07-17 11:35:56.630 UTC