[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 327   SHUFFLE   <  SKIP 819  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20806Lopez, James, EPB12PeterboroughEnglandUnited Kingdom
21785Rodriguez, Tabitha, M91910Chula VistaCaliforniaUnited States
25724Fernandez, Tabitha, A04838EilenburgBrandenburgGermany

Generated 2025-07-12 17:47:34.351 UTC