[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 92   <  SKIP 318  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12315Rodriguez, Ann, SEC1R 0DULondonEnglandUnited Kingdom
16797Reed, Evan, V99362Walla WallaWashingtonUnited States
13058Huang, Ramon91910Chula VistaCaliforniaUnited States

Generated 2025-07-20 00:23:23.527 UTC