[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 1084  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14713Ye, Jon, W63009OffenbachSaarlandGermany
26477Rana, Joel94010BurlingameCaliforniaUnited States
12453Bennett, Madison97068W. LinnOregonUnited States

Generated 2025-07-17 12:36:48.672 UTC