[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 3375   SHUFFLE   <  SKIP 3134  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11419Scott, Kyle, DWA3WatfordEnglandUnited Kingdom
26639Diaz, Riley, P94519ConcordCaliforniaUnited States
27668Gonzalez, Kevin98033KirklandWashingtonUnited States

Generated 2025-07-19 18:41:52.240 UTC