[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 511   SHUFFLE   <  SKIP 1657  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18891James, Megan, S90706BellflowerCaliforniaUnited States
25454She, Terry, RBD1 4SJW. YorkEnglandUnited Kingdom
18666Henderson, Jordyn, K98036LynnwoodWashingtonUnited States

Generated 2025-07-15 10:07:01.596 UTC