[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 875   SHUFFLE   <  SKIP 6192  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26614Robinson, Richard, S98104SeattleWashingtonUnited States
17271Griffin, Sarah99202SpokaneWashingtonUnited States
16399Xu, Arturo, R60323FrankfurtHessenGermany

Generated 2025-07-13 23:00:20.195 UTC