[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 7979   SHUFFLE   <  SKIP 1267  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22931Johnson, Logan, K4551CaloundraQueenslandAustralia
26424White, Kayla3977CranbourneVictoriaAustralia

Generated 2025-07-21 11:21:29.552 UTC