[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 3677   SHUFFLE   <  SKIP 1496  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27485Tang, Nina2061Milsons PointNew South WalesAustralia
15273Alexander, Brandon91950Lincoln AcresCaliforniaUnited States
22022Davis, Christopher, M94063Redwood CityCaliforniaUnited States

Generated 2025-07-20 00:30:42.919 UTC