[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 250   SKIP 4000   <  SKIP 410  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12371Subram, Stefanie2138RhodesNew South WalesAustralia
12693Gonzalez, Ruth2138RhodesNew South WalesAustralia
13077Goel, Alejandro, K2138RhodesNew South WalesAustralia

Generated 2025-07-20 00:19:34.796 UTC