[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 494   SHUFFLE   <  SKIP 1203  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13930Coleman, Samantha, C97068W. LinnOregonUnited States
15533Richardson, Anna, R94109San FranciscoCaliforniaUnited States
24151Shan, JonY024 1GFYorkEnglandUnited Kingdom

Generated 2025-07-17 22:55:24.512 UTC