[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 364   SHUFFLE   <  SKIP 1521  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12600Romero, Larry, S04838EilenburgBrandenburgGermany
22265Sanchez, Jeremiah, EV8Z 4N5ShawneeBritish ColumbiaCanada
25891Johnson, Brandon, J91364Woodland HillsCaliforniaUnited States

Generated 2025-07-20 07:19:47.407 UTC