[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 875   SHUFFLE   <  SKIP 6985  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11379Vazquez, Gary92100Boulogne-BillancourtHauts de SeineFrance
25572Gonzalez, AllenGL7 1RYGloucestershireEnglandUnited Kingdom
25085Rogers, Lucas92806La JollaCaliforniaUnited States

Generated 2025-07-15 13:54:07.226 UTC