[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 376   SHUFFLE   <  SKIP 1359  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11263Richardson, Trinity98168BurienWashingtonUnited States
29145Gray, Shelby, L98501OlympiaWashingtonUnited States
16968Griffin, Ian92102San DiegoCaliforniaUnited States

Generated 2025-07-22 00:33:12.369 UTC