[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 1326   SHUFFLE   <  SKIP 350  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12513Mr., Thompson, AustinAS23Stoke-on-TrentEnglandUnited Kingdom
11902Pal, Drew2036MalabarNew South WalesAustralia
16718Stone, Gavin, T90241DowneyCaliforniaUnited States

Generated 2025-07-13 10:26:15.519 UTC