[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 5875   <  SKIP 453  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15448She, Omar, KOX16 8RSOxonEnglandUnited Kingdom
17110Garcia, MeredithOX16 8RSOxonEnglandUnited Kingdom
17890Jiménez, Derrick, BOX16 8RSOxonEnglandUnited Kingdom

Generated 2025-07-17 08:05:38.090 UTC