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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19267Raje, Marshall, J4551CaloundraQueenslandAustralia
17624Alexander, Samantha, N91941GrossmontCaliforniaUnited States
28666Zhu, Kelvin, R98312BremertonWashingtonUnited States

Generated 2025-07-19 12:48:30.819 UTC