[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 512   SHUFFLE   <  SKIP 1029  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28679Bryant, Julian, A97301SalemOregonUnited States
28093Kumar, Brad98225BellinghamWashingtonUnited States
19946Raje, Tamara, JLE18LeedsEnglandUnited Kingdom

Generated 2025-07-13 01:42:10.502 UTC