[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 413   SHUFFLE   <  SKIP 2778  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26836Diaz, Hector, ATY31RuncornEnglandUnited Kingdom
18473Rogers, Nathaniel, J92806La JollaCaliforniaUnited States
13532Gill, Melody, V66041PoingSaarlandGermany

Generated 2025-07-20 20:25:14.865 UTC