[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 327   SHUFFLE   <  SKIP 3890  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24644Johnston, Samuel, B92020El CajonCaliforniaUnited States
23560Flores, Jacqueline94015Daly CityCaliforniaUnited States
28868Chen, Jason92625Newport BeachCaliforniaUnited States

Generated 2025-07-12 22:12:10.320 UTC