[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 416   SHUFFLE   <  SKIP 1985  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18346Flores, Anna, H91932Imperial BeachCaliforniaUnited States
19406Travers, Brooke97301SalemOregonUnited States
14483Henderson, Nicole, A97034Lake OswegoOregonUnited States

Generated 2025-07-10 00:11:18.542 UTC