[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 480   SHUFFLE   <  SKIP 2736  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24581Diaz, Reginald, AOX1OxfordEnglandUnited Kingdom
27912Ramirez, Caitlin98052RedmondWashingtonUnited States
27410Patterson, Brianna, B94070San CarlosCaliforniaUnited States

Generated 2025-07-16 19:03:52.248 UTC