[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 511   SHUFFLE   <  SKIP 1853  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25983Alexander, Jack, J97045Oregon CityOregonUnited States
24290Bell, Zoe, L98225BellinghamWashingtonUnited States
13818Chander, Dawn93700DrancySeine Saint DenisFrance

Generated 2025-07-21 08:53:25.183 UTC