[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 3222   SHUFFLE   <  SKIP 180  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25769Rubio, Gerald, A91480FrankfurtBayernGermany
19939Wang, AlvinAS23Stoke-on-TrentEnglandUnited Kingdom
23015Rivera, Juan, L94014ColmaCaliforniaUnited States

Generated 2025-07-20 01:31:50.166 UTC