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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13013Ye, Vincent4700RockhamptonQueenslandAustralia
23656Ramos, Naomi, M3429SunburyVictoriaAustralia
28644Chow, Martha98168BurienWashingtonUnited States

Generated 2025-07-11 04:24:02.947 UTC