[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 3141  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15840Peterson, Natalie, M97068W. LinnOregonUnited States
21363Arthur, Tammy, L5023FindonSouth AustraliaAustralia
18479Chen, Stacey, G98168BurienWashingtonUnited States

Generated 2025-07-09 14:21:06.135 UTC