[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 4027   SHUFFLE   <  SKIP 1485  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14420Wright, Chloe98036LynnwoodWashingtonUnited States
12760Gomez, KristaV8Y 1L1CliffsideBritish ColumbiaCanada
13514Luo, Lindsay04838EilenburgBrandenburgGermany

Generated 2025-07-18 15:00:37.861 UTC