[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 250   SHUFFLE   <  SKIP 879  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16250Raje, BrendanKB9KirkbyEnglandUnited Kingdom
12946Allen, Seth, M98371PuyallupWashingtonUnited States
28801Hall, Katelyn, E98201EverettWashingtonUnited States

Generated 2025-07-10 00:09:51.965 UTC