[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 445   SHUFFLE   <  SKIP 4647  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22863Thomas, Hunter97034Lake OswegoOregonUnited States
29431Gutierrez, Marie, FB29 6SLBirminghamEnglandUnited Kingdom
28491Jai, Cassie, E75017ParisSeine (Paris)France
15056Suarez, Jaime, LC2H 7AULondonEnglandUnited Kingdom

Generated 2025-07-20 21:40:59.263 UTC