[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 3104   SHUFFLE   <  SKIP 2135  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23777Zhang, Candice, JMK8 8ZDMilton KeynesEnglandUnited Kingdom
25859Peterson, Mackenzie, M97034Lake OswegoOregonUnited States
24996Miller, Dylan90210Beverly HillsCaliforniaUnited States

Generated 2025-07-13 13:28:39.637 UTC