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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14610Jenkins, Lauren, S98201EverettWashingtonUnited States
26380Luo, Ricardo95000CergyVal d'OiseFrance
28314Romero, Dwayne3429SunburyVictoriaAustralia

Generated 2025-07-11 04:51:37.476 UTC