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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19590Subram, Martin, S4700RockhamptonQueenslandAustralia
27795Vance, Holly, S75002ParisSeine (Paris)France
16918Cox, Alexandria, L98403TacomaWashingtonUnited States

Generated 2025-07-10 20:42:02.040 UTC