[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 928   SHUFFLE   <  SKIP 1480  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29123Goel, Tonya4217Gold CoastQueenslandAustralia
25283Howard, Caitlin, A90012Los AngelesCaliforniaUnited States
29239Miller, Samantha, R90505TorranceCaliforniaUnited States

Generated 2025-07-20 15:47:56.010 UTC