[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 394   SHUFFLE   <  SKIP 1639  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16065Torres, Makayla, W91950National CityCaliforniaUnited States
15269King, Chloe, W98201EverettWashingtonUnited States
17987Sun, Cara, E75013ParisSeine (Paris)France

Generated 2025-07-14 00:35:02.636 UTC