[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 717   SHUFFLE   <  SKIP 2843  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16455Moreno, Deb, A78100Saint Germain en LayeYvelineFrance
27035Long, Ana91977Spring ValleyCaliforniaUnited States
28982Watson, Sydney91950Lincoln AcresCaliforniaUnited States

Generated 2025-07-15 08:05:57.775 UTC