[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 650   SHUFFLE   <  SKIP 1401  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12212Xie, Shawna, J78000VersaillesYvelineFrance
20171King, Bailey, A34117KasselHessenGermany
11834Flores, Fernando, M94941Mill ValleyCaliforniaUnited States
13800Li, Logan59000LilleNordFrance

Generated 2025-07-16 11:31:13.292 UTC