[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 324   SHUFFLE   <  SKIP 325  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20506Bradley, Paige98052RedmondWashingtonUnited States
16532Sharma, Tommy95000CergyVal d'OiseFrance
22298Williams, Marcus, B91977Spring ValleyCaliforniaUnited States

Generated 2025-07-15 16:36:42.676 UTC