[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 34   SHUFFLE   <  SKIP 2399  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13138Alonso, Teresa3205South MelbourneVictoriaAustralia
21157Perry, Robert, J91502BurbankCaliforniaUnited States
25515Deng, Tara95000CergyVal d'OiseFrance

Generated 2025-07-17 03:00:30.804 UTC