[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   SHUFFLE   SKIP 92   <  SKIP 967  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24660Perry, Anna91791West CovinaCaliforniaUnited States
15505Bailey, Gabriella, A97068W. LinnOregonUnited States
16890Reed, Timothy98371PuyallupWashingtonUnited States

Generated 2025-07-19 17:54:32.875 UTC