[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 4689  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12063Martinez, Xavier98225BellinghamWashingtonUnited States
27424Mitchell, Luis, P92806La JollaCaliforniaUnited States
24586Luo, Jerry, M4217Gold CoastQueenslandAustralia

Generated 2025-07-20 19:20:02.313 UTC