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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12373Gray, Isaac, G78000VersaillesYvelineFrance
27660Carlson, Gerald, A94519ConcordCaliforniaUnited States
21102Zheng, Willie, M70511StuttgartSaarlandGermany

Generated 2025-07-11 14:41:31.087 UTC