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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25806Dominguez, Dwayne, L93000BobignySeine Saint DenisFrance
13700Howard, Evan, S94015Daly CityCaliforniaUnited States
12758Ramirez, Stephanie, E98033KirklandWashingtonUnited States
27278Cook, Brian, O94947NovatoCaliforniaUnited States

Generated 2025-07-22 10:31:07.720 UTC