[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 589   SHUFFLE   <  SKIP 173  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21068Jimenez, Lawrence, BPE17BuryEnglandUnited Kingdom
26096Wright, Kevin, A91502BurbankCaliforniaUnited States
23150Allen, Gabriella94941Mill ValleyCaliforniaUnited States
12071Robinson, Robert90210Beverly HillsCaliforniaUnited States

Generated 2025-07-18 11:37:52.443 UTC