[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 3713   <  SKIP 167  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14713Ye, Jon, W63009OffenbachSaarlandGermany
22270Gonzales, Antonio91203GlendaleCaliforniaUnited States
14376Torres, Faith, A98201EverettWashingtonUnited States

Generated 2025-07-15 02:47:04.575 UTC