[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 840   SHUFFLE   <  SKIP 330  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25800Nath, SheenaPE17BuryEnglandUnited Kingdom
13332Alonso, Neil, M94014ColmaCaliforniaUnited States
24848Zhou, Jeffery, M12171BerlinSaarlandGermany

Generated 2025-07-15 12:02:59.087 UTC