[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 445   SHUFFLE   <  SKIP 4641  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28285King, Savannah, H97045Oregon CityOregonUnited States
16114Ross, Gavin91203GlendaleCaliforniaUnited States
15720Ramos, Jaime2036MalabarNew South WalesAustralia

Generated 2025-07-20 17:52:37.651 UTC