[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 442   SHUFFLE   <  SKIP 267  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21047Andersen, Sheena66041PoingSaarlandGermany
19062Zhou, Erica, M75016ParisSeine (Paris)France
23232Serrano, FrankSW8 4BGLondonEnglandUnited Kingdom

Generated 2025-07-14 01:48:11.000 UTC