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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26124James, Riley, C94519ConcordCaliforniaUnited States
26929Pal, MauriceWA1 4SYWoolstonEnglandUnited Kingdom
26739Shen, Corey2300NewcastleNew South WalesAustralia

Generated 2025-07-16 05:53:53.030 UTC