[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   SHUFFLE   SKIP 217   <  SKIP 3081  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19506Lin, Candice, KW1Y 3RALondonEnglandUnited Kingdom
25197Perry, Kyle, J91364Woodland HillsCaliforniaUnited States
21246Nelson, Samuel91502BurbankCaliforniaUnited States

Generated 2025-07-18 03:45:44.207 UTC