[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 512   SHUFFLE   <  SKIP 157  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17944Rivera, Riley, T93700DrancySeine Saint DenisFrance
20754Davis, Ian, T92806La JollaCaliforniaUnited States
12041Martin, Seth98270MarysvilleWashingtonUnited States

Generated 2025-07-12 03:45:28.971 UTC