[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 506   SHUFFLE   <  SKIP 294  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25345Powell, Olivia, B94941Mill ValleyCaliforniaUnited States
16789Harris, Jennifer, R98104SeattleWashingtonUnited States
12591Madan, Meredith, D14129BerlinHessenGermany

Generated 2025-07-12 13:46:17.324 UTC