[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 4112   SHUFFLE   <  SKIP 532  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18046Jai, Terry, P91370Verrieres Le BuissonEssonneFrance
15164Collins, Savannah94941Mill ValleyCaliforniaUnited States
23966Sharma, Grant, RLA1 1LNLancasterEnglandUnited Kingdom

Generated 2025-07-15 22:17:21.158 UTC