[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 396   SHUFFLE   <  SKIP 1843  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20490Roberts, Kaylee, G94941Mill ValleyCaliforniaUnited States
18105Brooks, Destiny, S97068W. LinnOregonUnited States
20406Munoz, Felicia, D3198SeafordVictoriaAustralia

Generated 2025-07-19 10:01:51.612 UTC