[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 998   SHUFFLE   <  SKIP 710  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14697Jimenez, NelsonSW19 3RULondonEnglandUnited Kingdom
17198Jiménez, Cheryl20354HamburgHamburgGermany
16806Zhao, Louis94010BurlingameCaliforniaUnited States

Generated 2025-07-14 07:50:30.685 UTC