[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 2421   SHUFFLE   <  SKIP 851  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23531Powell, Alexis, M4551CaloundraQueenslandAustralia
11755Pal, Willie, J4655Hervey BayQueenslandAustralia
19812Morgan, Sydney, K92118CoronadoCaliforniaUnited States

Generated 2025-07-13 07:52:17.634 UTC