[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 650   SHUFFLE   <  SKIP 4162  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26156Cai, Shannon2444Port MacquarieNew South WalesAustralia
25968Powell, Benjamin, F97045Oregon CityOregonUnited States
22757Peterson, Savannah, J94941Mill ValleyCaliforniaUnited States

Generated 2025-07-20 01:58:48.131 UTC