[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 808  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24653Barnes, Victoria98036LynnwoodWashingtonUnited States
13113Sanchez, Bryant, C2580GoulburnNew South WalesAustralia
20283Shen, Katie, A2138RhodesNew South WalesAustralia

Generated 2025-07-09 12:45:01.483 UTC