[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 324   SHUFFLE   <  SKIP 358  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21838Ruiz, Gerald, C66041PoingSaarlandGermany
14713Ye, Jon, W63009OffenbachSaarlandGermany
22106Long, Olivia94303Palo AltoCaliforniaUnited States

Generated 2025-07-20 09:25:11.813 UTC