[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 908   SHUFFLE   <  SKIP 370  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15544Brown, Thomas, J91203GlendaleCaliforniaUnited States
11494Gutierrez, Jimmy, MTY31RuncornEnglandUnited Kingdom
18960Johnson, Marcus94947NovatoCaliforniaUnited States

Generated 2025-07-13 04:13:40.594 UTC