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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18499Rodriguez, Darren, I98168BurienWashingtonUnited States
26651Nara, Gregory3429SunburyVictoriaAustralia
26599Reed, Allison91364Woodland HillsCaliforniaUnited States

Generated 2025-07-10 13:57:29.937 UTC