[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 36  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12913Moore, Benjamin, D98055RentonWashingtonUnited States
20504Tangirala, Rakesh, J90712LakewoodCaliforniaUnited States
19358Bryant, Jonathan, J78100Saint Germain en LayeYvelineFrance

Generated 2025-07-08 20:12:24.720 UTC