[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 374  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20535Torres, Riley, T92806La JollaCaliforniaUnited States
13042Pal, Alison4217Gold CoastQueenslandAustralia
23294Chen, Suzanne, R98225BellinghamWashingtonUnited States

Generated 2025-07-09 02:56:57.399 UTC