[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 875   SHUFFLE   <  SKIP 1412  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27525Sanders, Ariana, K98020EdmondsWashingtonUnited States
23814Foster, Angela90505TorranceCaliforniaUnited States
28012Stewart, Ian97034Lake OswegoOregonUnited States

Generated 2025-07-08 03:55:14.047 UTC