[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 5060   SHUFFLE   <  SKIP 2157  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20083Kumar, Terry, E90210Beverly HillsCaliforniaUnited States
17938Gill, Ruben, D77127LieusaintSeine et MarneFrance

Generated 2025-07-21 22:09:49.419 UTC