[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 680   SHUFFLE   <  SKIP 2692  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28057Anderson, Rachel98104SeattleWashingtonUnited States
11980Richardson, Kimberly90401Santa MonicaCaliforniaUnited States
16611Rodriguez, Dylan, E2444Port MacquarieNew South WalesAustralia

Generated 2025-07-20 12:26:21.351 UTC