[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 480   SHUFFLE   <  SKIP 2291  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19744Cai, Tamara94014ColmaCaliforniaUnited States
25394Garcia, Anthony, J97330CorvallisOregonUnited States
17706Coleman, Gabriel, BTY31RuncornEnglandUnited Kingdom

Generated 2025-07-12 00:49:13.894 UTC