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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11359Prasad, Jarrod2036MalabarNew South WalesAustralia
12601Zhang, RandyPB12PeterboroughEnglandUnited Kingdom
22466Tang, Raul75016ParisSeine (Paris)France

Generated 2025-07-11 07:51:09.911 UTC