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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25594Malhotra, Cindy, T93500PantinSeine Saint DenisFrance
20255Russell, Stephanie1002SydneyNew South WalesAustralia
22172Sara, Cesar, C2138RhodesNew South WalesAustralia

Generated 2025-07-11 15:14:18.704 UTC