[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 416   SHUFFLE   <  SKIP 1622  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28146Washington, Gavin, C94941Mill ValleyCaliforniaUnited States
15104Thompson, Ashley93290Tremblay-en-FranceSeine Saint DenisFrance
27987Jenkins, Wyatt3220GeelongVictoriaAustralia

Generated 2025-07-15 09:35:04.844 UTC