[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 127   SHUFFLE   <  SKIP 2586  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19983Martinez, Michael, B90706BellflowerCaliforniaUnited States
28163Washington, Rachel97071WoodburnOregonUnited States
22904Shen, Mitchell, M7001HobartTasmaniaAustralia

Generated 2025-07-21 09:59:48.826 UTC