[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 1182   SHUFFLE   <  SKIP 531  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18625Moreno, Derrick, CC2H 7AULondonEnglandUnited Kingdom
13749Alonso, Julio, C94010BurlingameCaliforniaUnited States
11691Wilson, Kaitlyn91932Imperial BeachCaliforniaUnited States

Generated 2025-07-15 23:44:42.427 UTC