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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29017Long, Gabriel97071WoodburnOregonUnited States
22076Vazquez, Nelson, D94014ColmaCaliforniaUnited States
15305Ortega, Jacquelyn, D91502BurbankCaliforniaUnited States

Generated 2025-07-12 04:40:32.514 UTC