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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11381Raman, MeredithSW1P 2NULondonEnglandUnited Kingdom
17142Flores, Seth91203GlendaleCaliforniaUnited States
25517Cook, Christina57000MetzMoselleFrance

Generated 2025-07-16 18:36:30.323 UTC