[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 482   SHUFFLE   <  SKIP 2717  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16019Hernandez, Amber90505TorranceCaliforniaUnited States
20040Rivera, Victoria, C94941Mill ValleyCaliforniaUnited States
14168Guo, Edwin, M78400ChatouYvelineFrance
16589Suri, MartinSL67RJMaidenheadEnglandUnited Kingdom

Generated 2025-07-18 03:02:56.128 UTC