[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 5661   SHUFFLE   <  SKIP 3717  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12227Raje, Kelsey, WKB9KirkbyEnglandUnited Kingdom
24439Watson, Xavier, D98201EverettWashingtonUnited States
25572Gonzalez, AllenGL7 1RYGloucestershireEnglandUnited Kingdom

Generated 2025-07-21 23:59:17.903 UTC