[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 512   SHUFFLE   <  SKIP 2994  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15538Lal, Luis91941GrossmontCaliforniaUnited States
12123Liang, Wesley, ARG41 1QWWokinghamEnglandUnited Kingdom
21091Jenkins, Ashley20354HamburgHamburgGermany

Generated 2025-07-20 14:50:23.044 UTC