[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 364   SHUFFLE   <  SKIP 1116  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23478Cooper, Hailey98371PuyallupWashingtonUnited States
22271Mitchell, Connor, L91950Lincoln AcresCaliforniaUnited States

Generated 2025-07-21 15:01:41.660 UTC