[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 3917   SHUFFLE   <  SKIP 3571  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12888Barnes, Melissa, K97034Lake OswegoOregonUnited States
11692Gonzales, Caleb, A91502BurbankCaliforniaUnited States
23166Ward, Cody91941GrossmontCaliforniaUnited States

Generated 2025-07-15 17:07:23.467 UTC