[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 590   SHUFFLE   <  SKIP 1032  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12291Suri, Johnathan, E04838EilenburgBrandenburgGermany
26715Bell, Gabriella94611OaklandCaliforniaUnited States
18814Adams, Evan98201EverettWashingtonUnited States

Generated 2025-07-16 23:48:14.388 UTC