[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 3153  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18481Romero, Tanya, A94014ColmaCaliforniaUnited States
19675Gill, Dwayne, A3977CranbourneVictoriaAustralia
20767Thomas, Rachel, M98901YakimaWashingtonUnited States
20514Griffin, Hannah99362Walla WallaWashingtonUnited States

Generated 2025-07-11 06:18:27.852 UTC