[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 1269   SHUFFLE   <  SKIP 832  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29456She, Lindsay1597Lane CoveNew South WalesAustralia
20260Martinez, Ethan, C4551CaloundraQueenslandAustralia

Generated 2025-07-20 14:33:47.913 UTC