[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 3222   SHUFFLE   <  SKIP 329  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20744Barnes, Amanda, N90706BellflowerCaliforniaUnited States
19533Long, Vanessa, R92806La JollaCaliforniaUnited States
25781Xie, AlejandroW1X3SELondonEnglandUnited Kingdom
18099Edwards, Marcus, M91203GlendaleCaliforniaUnited States

Generated 2025-07-14 22:08:03.846 UTC