[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 127   SHUFFLE   <  SKIP 259  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23587Gonzalez, Hailey, R90505TorranceCaliforniaUnited States
16363Ramirez, Melanie, VV3A 4R2LangleyBritish ColumbiaCanada

Generated 2025-07-19 05:33:21.147 UTC