[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 250   SHUFFLE   <  SKIP 237  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22995Bryant, Isabella, LV3A 4R2LangleyBritish ColumbiaCanada
21804Cook, Brooke, V98366Port OrchardWashingtonUnited States
15178Tang, Drew, W3550BendigoVictoriaAustralia

Generated 2025-07-10 02:45:42.049 UTC