[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 593   SHUFFLE   <  SKIP 128  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14547Thompson, Noah, LTY31RuncornEnglandUnited Kingdom
15485Wright, Jordan91932Imperial BeachCaliforniaUnited States
20701Anderson, Liz92118CoronadoCaliforniaUnited States

Generated 2025-07-15 10:14:41.299 UTC