[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 3624   <  SKIP 869  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28708Sun, Darryl, L57000MetzMoselleFrance
27898Bell, Trinity78100Saint Germain en LayeYvelineFrance
14566Mitchell, Kaylee, RV2W 1W2HaneyBritish ColumbiaCanada

Generated 2025-07-12 04:58:47.418 UTC