[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 590   SHUFFLE   <  SKIP 1483  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16112Munoz, Frank94704BerkeleyCaliforniaUnited States
28747Gonzalez, Arthur, GSL4 1RHBerksEnglandUnited Kingdom
22476Martinez, Shane, J66740SaarlouisSaarlandGermany
12717Wood, Hannah57000MetzMoselleFrance

Generated 2025-07-18 10:03:59.200 UTC