[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 4625   SHUFFLE   <  SKIP 902  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25799James, Arianna, AOX1OxfordEnglandUnited Kingdom
14492Patterson, Justin, M98055RentonWashingtonUnited States
12224Henderson, TristanLE18LeedsEnglandUnited Kingdom

Generated 2025-07-18 16:00:47.362 UTC