[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 468   SHUFFLE   <  SKIP 265  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20275Kelly, Angela, J97034Lake OswegoOregonUnited States
29050Russell, Jack90706BellflowerCaliforniaUnited States
19698Barnes, Stephanie, J92102San DiegoCaliforniaUnited States

Generated 2025-07-09 02:13:38.655 UTC