[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 995   SHUFFLE   <  SKIP 1648  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12432Clark, Nathan91203GlendaleCaliforniaUnited States
28898Patterson, MelanieCM11BillericayEnglandUnited Kingdom
11509Harui, Roger94947NovatoCaliforniaUnited States

Generated 2025-07-18 01:58:26.935 UTC