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

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21162Sanchez, Brooke90712LakewoodCaliforniaUnited States
19276Sai, Ruben, A92081Paris La DefenseHauts de SeineFrance

Generated 2025-07-13 06:59:42.201 UTC