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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28520Liang, Susan77127LieusaintSeine et MarneFrance
14792Rubio, Jerome, LCB4 4BZCambridgeEnglandUnited Kingdom
23185Edwards, Fernando90802Long BeachCaliforniaUnited States

Generated 2025-07-08 09:20:37.820 UTC