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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22560Jai, Casey, CCM11BillericayEnglandUnited Kingdom
13885Howard, Brian, S98403TacomaWashingtonUnited States
11490Rubio, Danny92081Paris La DefenseHauts de SeineFrance

Generated 2025-11-05 14:02:30.408 UTC