[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 468   SHUFFLE   <  SKIP 1002  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14443Wilson, Benjamin94941Mill ValleyCaliforniaUnited States
23743Xu, Terrence, LSL67RJMaidenheadEnglandUnited Kingdom
27564Lal, Kevin91502BurbankCaliforniaUnited States

Generated 2025-07-18 03:19:17.680 UTC