[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 484   SHUFFLE   <  SKIP 2467  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20272James, Seth, W98225BellinghamWashingtonUnited States
18502Madan, Pamela91910Chula VistaCaliforniaUnited States
16031Allen, Ian, A4810TownsvilleQueenslandAustralia

Generated 2025-07-09 19:58:28.481 UTC