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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27585Subram, Candace7001HobartTasmaniaAustralia
22434Schmidt, BillySE1 8HLLondonEnglandUnited Kingdom
26577Edwards, Cindy, E94941Mill ValleyCaliforniaUnited States

Generated 2025-07-20 02:26:50.202 UTC