[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 512   SHUFFLE   <  SKIP 446  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23150Allen, Gabriella94941Mill ValleyCaliforniaUnited States
27246Hall, Aaron, K91945Lemon GroveCaliforniaUnited States
28023James, Andrea, D97330CorvallisOregonUnited States

Generated 2025-07-12 20:15:57.014 UTC