[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   SHUFFLE   <  SKIP 5049  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14423Ruiz, Jill, PGL50CheltenhamEnglandUnited Kingdom
11376Vazquez, LanceL4 4HBLiverpoolEnglandUnited Kingdom
27460Goel, Grant, S91910Chula VistaCaliforniaUnited States
21157Perry, Robert, J91502BurbankCaliforniaUnited States

Generated 2025-07-14 00:00:57.364 UTC