[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 750   SHUFFLE   <  SKIP 176  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25155Alonso, Theresa94519ConcordCaliforniaUnited States
28906Xu, Steve, T93400Saint-DenisSeine Saint DenisFrance
13253Xie, Carly, RSW19 3RULondonEnglandUnited Kingdom
15173Henderson, Miguel, J97330CorvallisOregonUnited States

Generated 2025-07-15 01:55:47.260 UTC