[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 468   SHUFFLE   <  SKIP 120  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28677Tang, Damien98225BellinghamWashingtonUnited States
17122Gonzalez, Gabrielle90706BellflowerCaliforniaUnited States
11197Morris, Andrea98104SeattleWashingtonUnited States

Generated 2025-07-09 02:01:20.053 UTC