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

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18781Lewis, Hunter, J91977Spring ValleyCaliforniaUnited States
25412Williams, Michael, M98201EverettWashingtonUnited States
16956Flores, Austin, J98901YakimaWashingtonUnited States
15048Yuan, Bonnie, HWA1WarringtonEnglandUnited Kingdom
14771Vance, HeidiSW1P 2NULondonEnglandUnited Kingdom
25769Rubio, Gerald, A91480FrankfurtBayernGermany

Generated 2025-07-11 14:47:29.273 UTC