[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 1402   SHUFFLE   <  SKIP 465  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28853Davis, Miguel, J98270MarysvilleWashingtonUnited States
25622Hill, Mary, M97330CorvallisOregonUnited States
25148Simmons, Ryan91910Chula VistaCaliforniaUnited States

Generated 2025-07-18 19:11:00.625 UTC