[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 7948   SHUFFLE   <  SKIP 731  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27652Foster, Miguel, G97071WoodburnOregonUnited States
22845Chen, Jake1002SydneyNew South WalesAustralia
22166Gray, Katherine98901YakimaWashingtonUnited States

Generated 2025-07-21 03:24:49.948 UTC