[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 998   SHUFFLE   <  SKIP 195  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23736Rivera, Sydney, M99362Walla WallaWashingtonUnited States
12175Powell, Luke, A95062Santa CruzCaliforniaUnited States
16655Taylor, Destiny, M90712LakewoodCaliforniaUnited States

Generated 2025-07-13 23:25:27.058 UTC