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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25538Jiménez, Andy62200Boulogne-sur-MerPas de CalaisFrance
17396Rodriguez, Eduardo91932Imperial BeachCaliforniaUnited States
27671Martinez, Jeremiah, D98107BallardWashingtonUnited States

Generated 2025-07-11 03:13:48.104 UTC