[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 3344  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24566Nara, Kara, EY024 1GFYorkEnglandUnited Kingdom
28016Sanders, Cody, R92625Newport BeachCaliforniaUnited States
21113Cai, Laura, L75012ParisSeine (Paris)France

Generated 2025-07-09 21:14:23.407 UTC