[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 460   SHUFFLE   <  SKIP 1881  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24700Alvarez, Gary91940Les UlisEssonneFrance
14982Hughes, KaylaOX1OxfordEnglandUnited Kingdom
24537Saunders, CynthiaW1N 9FALondonEnglandUnited Kingdom

Generated 2025-07-16 00:24:51.956 UTC