[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 650   SHUFFLE   <  SKIP 1428  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18985Bailey, Paige, A98168BurienWashingtonUnited States
19623Tang, Cristina, D2300NewcastleNew South WalesAustralia
12563Lin, Alejandro, LGL50CheltenhamEnglandUnited Kingdom

Generated 2025-07-13 02:26:08.287 UTC