[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 3669   SHUFFLE   <  SKIP 2690  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18408West, Cody98168BurienWashingtonUnited States
21506Gutierrez, Randall66041PoingSaarlandGermany
15761Thompson, Xavier, RV2M1P1NewtonBritish ColumbiaCanada
20529Jackson, Destiny, M98225BellinghamWashingtonUnited States

Generated 2025-07-16 15:08:24.577 UTC