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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16146Saunders, Jacquelyn98225BellinghamWashingtonUnited States
11109Kapoor, Ruben, D3205South MelbourneVictoriaAustralia
17587Liang, Curtis, J98312BremertonWashingtonUnited States

Generated 2025-07-20 16:40:59.269 UTC