[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 511   SHUFFLE   <  SKIP 1449  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18086Zeng, Jaclyn, R94519ConcordCaliforniaUnited States
11440Weber, Sergio, C59000LilleNordFrance
24444Griffin, Elijah, P91941GrossmontCaliforniaUnited States

Generated 2025-07-18 04:16:49.994 UTC