[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   SHUFFLE   SKIP 2103   <  SKIP 1341  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27478Alvarez, Sheila91910Chula VistaCaliforniaUnited States
21664Yuan, Edwin59100RoubaixNordFrance
22428Smith, DestinyYO15YorkEnglandUnited Kingdom

Generated 2025-07-18 15:04:18.037 UTC