[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 875   SHUFFLE   <  SKIP 5213  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13060Zhu, Eugene, D94519ConcordCaliforniaUnited States
14547Thompson, Noah, LTY31RuncornEnglandUnited Kingdom
22307Ross, Sarah, L95010HofBayernGermany

Generated 2025-07-14 05:29:35.878 UTC