[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 511   SHUFFLE   <  SKIP 1349  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16642Mitchell, Mason, L98901YakimaWashingtonUnited States
29389Phillips, Thomas, P75007ParisSeine (Paris)France
22427Sharma, Willie, WSL67RJMaidenheadEnglandUnited Kingdom

Generated 2025-07-19 13:09:19.998 UTC