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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23993Fernandez, Rachael, M2444Port MacquarieNew South WalesAustralia
28590Jai, Gabriel97045Oregon CityOregonUnited States
14745Hall, Luke, EV8Y 1L1CliffsideBritish ColumbiaCanada

Generated 2025-07-11 21:49:19.854 UTC