[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   SHUFFLE   SKIP 16   <  SKIP 132  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23072Srini, Toni98225BellinghamWashingtonUnited States
27278Cook, Brian, O94947NovatoCaliforniaUnited States
27080Campbell, Nathan, W94519ConcordCaliforniaUnited States

Generated 2025-07-13 00:53:09.770 UTC