[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 512   SHUFFLE   <  SKIP 3295  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28146Washington, Gavin, C94941Mill ValleyCaliforniaUnited States
24126Mehta, Pedro91370Verrieres Le BuissonEssonneFrance
12740Goel, KathrynSL4 1RHBerksEnglandUnited Kingdom

Generated 2025-07-17 17:49:00.359 UTC