[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 518   SHUFFLE   <  SKIP 5013  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13673He, Sandra91370Verrieres Le BuissonEssonneFrance
17772Andersen, LeonardW1V 5RNLondonEnglandUnited Kingdom
25920Gutierrez, Orlando3205South MelbourneVictoriaAustralia

Generated 2025-07-21 01:30:17.850 UTC