[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 2224   SHUFFLE   <  SKIP 1947  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27465Garcia, Seth, L97071WoodburnOregonUnited States
22271Mitchell, Connor, L91950Lincoln AcresCaliforniaUnited States

Generated 2025-07-15 04:19:51.312 UTC