[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 2275   SHUFFLE   <  SKIP 25  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19513Liang, JessieSW8 1XDLondonEnglandUnited Kingdom
24413Lewis, Nathan, A91932Imperial BeachCaliforniaUnited States

Generated 2025-07-18 20:13:17.196 UTC