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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17153Butler, Devin, M91502BurbankCaliforniaUnited States
19073Ms., Song, LolanWA1WarringtonEnglandUnited Kingdom
13024Moreno, Marc3198SeafordVictoriaAustralia

Generated 2025-10-28 10:48:41.882 UTC