[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 396   SHUFFLE   <  SKIP 1123  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18823Xu, Russell90706BellflowerCaliforniaUnited States
22467Alvarez, Neil, CSL67RJMaidenheadEnglandUnited Kingdom
14272Ward, Sydney98371PuyallupWashingtonUnited States

Generated 2025-07-15 01:39:57.132 UTC