[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 3624   <  SKIP 884  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13436Griffin, Gail98027IssaquahWashingtonUnited States
15274Johnson, Alexander, M90802Long BeachCaliforniaUnited States
22601Gao, Aimee45000OrleansLoiretFrance

Generated 2025-07-14 02:32:28.231 UTC