[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 482   SHUFFLE   <  SKIP 2027  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12524Shan, Kate91940Les UlisEssonneFrance
14903Morgan, Amanda, L91776San GabrielCaliforniaUnited States
25206Bryant, Ryan, W90712LakewoodCaliforniaUnited States

Generated 2025-07-15 08:00:15.418 UTC