[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 549   SHUFFLE   <  SKIP 448  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26812Hernandez, James94303Palo AltoCaliforniaUnited States
14869Bryant, Jennifer, J97068W. LinnOregonUnited States
15449Yuan, CedricY024 1GFYorkEnglandUnited Kingdom

Generated 2025-07-17 21:31:57.787 UTC