[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   SKIP 625   SHUFFLE   <  SKIP 2576  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13761Powell, Logan, H97045Oregon CityOregonUnited States
22423Hernandez, Byron75007ParisSeine (Paris)France
24352Cox, Natalie98036LynnwoodWashingtonUnited States

Generated 2025-07-18 00:39:36.365 UTC