[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 506   SHUFFLE   <  SKIP 376  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22467Alvarez, Neil, CSL67RJMaidenheadEnglandUnited Kingdom
19473Chande, Roger75016ParisSeine (Paris)France
16061Butler, Miguel, L94519ConcordCaliforniaUnited States
23127Hughes, Haley, M94010BurlingameCaliforniaUnited States

Generated 2025-07-14 18:48:35.195 UTC