[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 785   SHUFFLE   <  SKIP 342  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12851Sai, Brandy, S45000OrleansLoiretFrance
16689Shen, Rafael, J2450Coffs HarbourNew South WalesAustralia
25126Suri, Shane, L2036MalabarNew South WalesAustralia

Generated 2025-07-18 10:47:46.814 UTC