[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 77  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21229Jai, Latoya, S4551CaloundraQueenslandAustralia
20327Perez, Sophia94070San CarlosCaliforniaUnited States
16027Vazquez, Anne4551CaloundraQueenslandAustralia

Generated 2025-07-15 01:18:28.943 UTC