[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 3669   SHUFFLE   <  SKIP 4009  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22198Hernandez, Frank, G2450Coffs HarbourNew South WalesAustralia
22557Scott, JasonLE18LeedsEnglandUnited Kingdom
12738Rubio, Melinda, A14197BerlinNordrhein-WestfalenGermany

Generated 2025-07-20 10:34:32.241 UTC