[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 2214   SHUFFLE   <  SKIP 2233  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28126Johnson, Anna91203GlendaleCaliforniaUnited States
14846Chande, Kelsey, KMK8 8DFMilton KeynesEnglandUnited Kingdom
19513Liang, JessieSW8 1XDLondonEnglandUnited Kingdom

Generated 2025-07-20 14:49:17.811 UTC