[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 2817   SHUFFLE   <  SKIP 1669  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20891Anand, Darrell, M92700ColombesHauts de SeineFrance
19741Rivera, María, R98201EverettWashingtonUnited States

Generated 2025-07-21 16:22:53.930 UTC