[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 512   SHUFFLE   <  SKIP 1227  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11050Zheng, Alan7001HobartTasmaniaAustralia
13109Navarro, Cheryl4551CaloundraQueenslandAustralia
16176Torres, Michele, A3220GeelongVictoriaAustralia

Generated 2025-07-15 09:32:22.028 UTC