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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24792Malhotra, Clifford, G94014ColmaCaliforniaUnited States
23103Moreno, Dwayne, T2580GoulburnNew South WalesAustralia
20629Raje, Bonnie2113North RydeNew South WalesAustralia

Generated 2025-07-11 20:40:09.745 UTC