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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21801Cooper, Kaylee, M94303Palo AltoCaliforniaUnited States
17874Alvarez, Natasha, M75002ParisSeine (Paris)France
26407Davis, AshleyPE17BuryEnglandUnited Kingdom

Generated 2025-07-14 18:01:28.287 UTC